Developer --> Technical Publications
PATHMac OS 8 Developer Documentation > Networking and Communications > AppleShare >

User Authentication Modules


UAMGetThreadID

Obtain the current thread's thread ID.

extern UInt32 UAMGetThreadID (void);
function result
The thread ID of the current thread.
DISCUSSION

The UAMGetThreadID function return the thread ID of the current thread for subsequent use in calling UAMWakeup .


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)